func os.removeAllFrom
3 uses
os (current package)
removeall_at.go#L48: if err := removeAllFrom(parent, base); err != nil {
removeall_at.go#L58: func removeAllFrom(parent *File, base string) error {
removeall_at.go#L121: err := removeAllFrom(file, name)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)